/*
Theme Name: Brooke Ellison
Theme URI: http://www.totalcomputersusa.com
Description: A theme by Total Computers USA.
Version: 1
Author: T.C. McCarthy
*/

a, a:visited{
	color: #666666;
}

a:hover{
	text-decoration: none;
}

body{
	background-color: #996666;
}

#header{
width: 980px;
height: 130px;
background-image:url(images/header_bg.png);
}

#container{
	width: 980px;
	background: none;
	margin: 2px auto 0px auto;
}

#content{
	padding: 0px 5px 0px 5px;
	width: 754px;
	height: 100%;
	float: left;
	min-height: 500px;
}

#content h1 a{
	text-decoration: none;
	color: #000;
	font-size: 25px;
}

#sidebar{
	width: 210px;
	float: right;
	min-height: 800px;
	border-left: dotted 1px;
	padding: 0px 0px 0px 5px;
	font-size: 15px;
}

#sidebar li, #sidebar li li{
	list-style: none;
	margin: 0px 0px 5px 0px;
	
}

#sidebar li li{
	text-indent: none;
}

#sidebar ul{
	margin: 0px 0px 0px -30px;
}
#main{
	width: 980px;
	min-height: 500px;
	margin: 5px 0px 0px 0px;
	background-color:#FFF;
}

#content_top{
	background-image: url(images/content_top.png);
	height: 9px;
}
#content_bottom{
	height: 8px;
	background-image:url(images/content_bottom.png);
}

.seperator, .spacer{
	width: 100%;
	clear: both;
}

#logo{
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	height: 107px;
	width: 232px;
	margin: 15px 0px 0px 10px;
	position: absolute;
}

#footer{
	padding: 3px 5px 0px 5px;
	text-align: center;
	border-top: dotted 1px;
}

img{
	border: none;
}

img.alignleft{
	margin: 0px 3px 0px 0px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.post-title{
	width: 100%;
}

.post-meta{
	font-size: 12px;
	min-height: 30px;
	vertical-align: middle;
}

div.post-meta-item{
	border: #000 1px solid;
	height: 30px;
	width: 25%;
	display: inline;
}
.commentlist{
	font-size: 10px;
}
#comments{
	font-size: 13px;
}
#navigation{
	height: 55px;
	text-align: right;
	font-size: 20px;
	padding: 10px 5px 0px 0px;
	
}
#navigation li, #navigation a{
	display: inline;
	color: #FFF;
	text-decoration: none;
}

#navigation li{
	border-left:1px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
}

#navigation li:first-child {

	border-left: 0;

}

#sidebar h2, #sidebar h2 a{
	background-color: #663333;
	color: #FFF;
	width: 100%;
	text-decoration: none;
	text-align:center;
	padding: 5px 0px 2px 0px;
	font-size: 18px;
}

#social{
height: 30px;
text-align: right;
padding: 35px 0px 0px 0px;
}

#social img{
	margin: 0px 5px 0px 0px;
}